You are here:
Symbol Reference >
Dew Namespace
>
Dew.Math Namespace
>
Classes
>
TMtxInt Class
>
TMtxInt Methods
>
TMtxInt.PSValues Method
Dew Math for .NET
TMtxInt.PSValues Method
TMtxInt Class
TMtxInt Members
Dew.Math Namespace
TMtxInt Methods
Collapse All
Returns a pointer to the real value stored at Row and Col.
Syntax
C#
Visual Basic
public
IntPtr
PSValues
([In]
int
Row
, [In]
int
Col
);
Public
Function
PSValues
(
Row
As
[In] int,
Col
As
[In] int)
As
void *
Group
TMtxInt Methods
Links
TMtxInt Class
,
TMtxInt Members
,
Dew.Math Namespace
,
TMtxInt Methods
Copyright (c) 1999-2024 by Dew Research. All rights reserved.
Contents
|
Index
|
Home
What do you think about this topic?
Send feedback!